SoftInputUtils

open class SoftInputUtils

Functions

Link copied to clipboard
open fun getSoftInputMode(@NonNull context: Context): Int
Link copied to clipboard
open fun hideSoftKeyboard(@Nullable view: View)
Link copied to clipboard
open fun setSoftInputMode(@NonNull context: Context, mode: Int)
Link copied to clipboard
open fun showSoftKeyboard(@Nullable editText: EditText)